[INFO] fetching crate mystical-runic 0.5.3...
[INFO] testing mystical-runic-0.5.3 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate mystical-runic 0.5.3 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate mystical-runic 0.5.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mystical-runic 0.5.3
[INFO] tweaked toml for crates.io crate mystical-runic 0.5.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mystical-runic 0.5.3 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mystical-runic 0.5.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v2.9.2
[INFO] [stderr]   Downloaded winnow v0.7.12
[INFO] [stderr]   Downloaded actix-web v4.11.0
[INFO] [stderr]   Downloaded actix-http v3.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ea2bd1fbf263e88fc31c2b11262c7f6851e8c5850db32be59776ddfcf309a0e0
[INFO] running `Command { std: "docker" "start" "ea2bd1fbf263e88fc31c2b11262c7f6851e8c5850db32be59776ddfcf309a0e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea2bd1fbf263e88fc31c2b11262c7f6851e8c5850db32be59776ddfcf309a0e0" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea2bd1fbf263e88fc31c2b11262c7f6851e8c5850db32be59776ddfcf309a0e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea2bd1fbf263e88fc31c2b11262c7f6851e8c5850db32be59776ddfcf309a0e0" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling mystical-runic v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s
[INFO] running `Command { std: "docker" "inspect" "ea2bd1fbf263e88fc31c2b11262c7f6851e8c5850db32be59776ddfcf309a0e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea2bd1fbf263e88fc31c2b11262c7f6851e8c5850db32be59776ddfcf309a0e0" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling mystical-runic v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.03s
[INFO] running `Command { std: "docker" "inspect" "ea2bd1fbf263e88fc31c2b11262c7f6851e8c5850db32be59776ddfcf309a0e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea2bd1fbf263e88fc31c2b11262c7f6851e8c5850db32be59776ddfcf309a0e0" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mystical_runic-02928ce689b8fa27)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test layouts::tests::test_parse_simple_template ... ok
[INFO] [stdout] test suggestions::tests::test_extract_context_lines ... ok
[INFO] [stdout] test layouts::tests::test_super_directive ... ok
[INFO] [stdout] test suggestions::tests::test_find_line_column ... ok
[INFO] [stdout] test layouts::tests::test_parse_template_with_extends ... ok
[INFO] [stdout] test suggestions::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test suggestions::tests::test_suggest_templates ... ok
[INFO] [stdout] test suggestions::tests::test_suggest_variables ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-404ab50fbfc9a3a4)
[INFO] [stdout] 
[INFO] [stdout] running 86 tests
[INFO] [stdout] test test_accessing_properties_on_non_objects ... ok
[INFO] [stdout] test test_comments_between_template_elements ... ok
[INFO] [stdout] test test_complex_nested_scenarios ... ignored
[INFO] [stdout] test test_complex_xss_escaping ... ignored
[INFO] [stdout] test test_comments_with_whitespace ... ok
[INFO] [stdout] test test_comments_with_braces ... ok
[INFO] [stdout] test test_complex_template ... ok
[INFO] [stdout] test test_comments_with_special_characters ... ok
[INFO] [stdout] test test_conditionals_false ... ok
[INFO] [stdout] test test_conditionals_true ... ok
[INFO] [stdout] test test_conditionals_string_values ... ok
[INFO] [stdout] test test_conditionals_with_arrays ... ok
[INFO] [stdout] test test_conditionals_with_nonexistent_variables ... ok
[INFO] [stdout] test test_conditionals_with_nested_properties ... ok
[INFO] [stdout] test test_conditionals_with_numbers ... ok
[INFO] [stdout] test test_conditionals_with_objects ... ok
[INFO] [stdout] test test_deep_dot_notation_comprehensive ... ok
[INFO] [stdout] test test_array_and_object_string_conversion ... ok
[INFO] [stdout] test test_edge_case_empty_templates ... ok
[INFO] [stdout] test test_circular_includes_detection ... ok
[INFO] [stdout] test test_deep_include_chain ... ok
[INFO] [stdout] test test_edge_case_whitespace_handling ... ok
[INFO] [stdout] test test_empty_comments ... ok
[INFO] [stdout] test test_empty_property_name ... ok
[INFO] [stdout] test test_deep_nested_missing_properties ... ok
[INFO] [stdout] test test_comments ... ok
[INFO] [stdout] test test_empty_string_escaping ... ok
[INFO] [stdout] test test_extremely_nested_structures ... ok
[INFO] [stdout] test test_file_io_error_scenarios ... ok
[INFO] [stdout] test test_include_with_invalid_quotes ... ok
[INFO] [stdout] test test_html_escaping ... ok
[INFO] [stdout] test test_includes_with_malformed_quotes ... ignored
[INFO] [stdout] test test_invalid_for_loop_syntax ... ok
[INFO] [stdout] test test_for_loop_syntax_validation ... ok
[INFO] [stdout] test test_invalid_variable_names ... ok
[INFO] [stdout] test test_include_nonexistent_file ... ok
[INFO] [stdout] test test_includes ... ok
[INFO] [stdout] test test_loop_with_template_syntax_errors ... ok
[INFO] [stdout] test test_loop_variable_scoping ... ok
[INFO] [stdout] test test_loops_with_empty_arrays ... ok
[INFO] [stdout] test test_loops_with_non_array_types ... ok
[INFO] [stdout] test test_loops_with_mixed_value_types ... ok
[INFO] [stdout] test test_loops_with_nonexistent_variables ... ok
[INFO] [stdout] test test_loops_with_object_arrays ... ok
[INFO] [stdout] test test_loops_with_objects ... ok
[INFO] [stdout] test test_mixed_malformed_and_valid_syntax ... ignored
[INFO] [stdout] test test_loops_with_strings ... ok
[INFO] [stdout] test test_multi_level_dot_notation ... ok
[INFO] [stdout] test test_missing_for_end_directive ... ok
[INFO] [stdout] test test_multiline_comments ... ignored
[INFO] [stdout] test test_missing_variable_returns_empty ... ok
[INFO] [stdout] test test_multiple_comments ... ok
[INFO] [stdout] test test_malformed_variable_syntax ... ok
[INFO] [stdout] test test_multiple_variable_substitution ... ok
[INFO] [stdout] test test_mixed_quotes_escaping ... ok
[INFO] [stdout] test test_nested_includes ... ok
[INFO] [stdout] test test_nested_loops ... ok
[INFO] [stdout] test test_nested_conditionals ... ok
[INFO] [stdout] test test_nonexistent_template_file ... ok
[INFO] [stdout] test test_raw_html_variables ... ok
[INFO] [stdout] test test_memory_stress_large_templates ... ok
[INFO] [stdout] test test_raw_vs_escaped_comparison ... ok
[INFO] [stdout] test test_template_context_creation ... ok
[INFO] [stdout] test test_template_engine_creation ... ok
[INFO] [stdout] test test_template_context_set_operations ... ok
[INFO] [stdout] test test_template_loading_and_caching ... ok
[INFO] [stdout] test test_nonexistent_object_properties ... ok
[INFO] [stdout] test test_unclosed_comment ... ignored
[INFO] [stdout] test test_template_caching_behavior ... ok
[INFO] [stdout] test test_property_access_on_array_and_object_values ... ok
[INFO] [stdout] test test_template_value_types ... ok
[INFO] [stdout] test test_three_plus_level_dot_notation ... ok
[INFO] [stdout] test test_stress_parsing_edge_cases ... ok
[INFO] [stdout] test test_unclosed_conditional ... ok
[INFO] [stdout] test test_template_rendering_from_file ... ok
[INFO] [stdout] test test_unclosed_directives_break_conditions ... ignored
[INFO] [stdout] test test_unclosed_if_directive ... ok
[INFO] [stdout] test test_unclosed_include_directive ... ok
[INFO] [stdout] test test_unclosed_raw_variable ... ok
[INFO] [stdout] test test_unclosed_variable ... ok
[INFO] [stdout] test test_unicode_in_templates ... ok
[INFO] [stdout] test test_variable_substitution ... ok
[INFO] [stdout] test test_unicode_and_special_chars ... ok
[INFO] [stdout] test test_very_long_string_escaping ... ok
[INFO] [stdout] test test_very_long_template_content ... ok
[INFO] [stdout] test test_conditionals_with_dot_notation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 79 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stderr]      Running tests/naming_styles_tests.rs (/opt/rustwide/target/debug/deps/naming_styles_tests-4dad6339bd1e76bb)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test conventional_style_tests::test_conventional_custom_filter ... ok
[INFO] [stdout] test conventional_style_tests::test_conventional_naming ... ok
[INFO] [stdout] test interoperability_tests::test_complete_interchangeability ... ok
[INFO] [stdout] test conventional_style_tests::test_conventional_with_filters ... ok
[INFO] [stdout] test interoperability_tests::test_mixed_naming_compatibility ... ok
[INFO] [stdout] test mystical_style_tests::test_mystical_custom_filter ... ok
[INFO] [stderr]      Running tests/performance_tests.rs (/opt/rustwide/target/debug/deps/performance_tests-c3fa56a40acb935f)
[INFO] [stdout] test mystical_style_tests::test_mystical_naming ... ok
[INFO] [stdout] test mystical_style_tests::test_mystical_with_filters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_bytecode_cache_management ... ok
[INFO] [stdout] test test_parallel_bytecode_rendering ... ok
[INFO] [stdout] test test_memory_mapped_file_loading ... FAILED
[INFO] [stdout] test test_template_compilation_to_bytecode ... ok
[INFO] [stdout] test test_parallel_template_processing ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_memory_mapped_file_loading stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_memory_mapped_file_loading' (753) panicked at tests/performance_tests.rs:103:5:
[INFO] [stdout] Memory-mapped loading should be faster for large files: mmap=26.00295ms vs regular=18.092889ms
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e344189cb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e344189cb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e344189cb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e344189cb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e34418b300a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e34418b300a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e34418a1402 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e34418a1402 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e344187a9a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e344187a9a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e3441894ad9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e34417c7d9c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e34417c7d9c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e3441894c92 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e3441894c92 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e344187aa62 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e344186fa39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e344187b77d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e34418b373c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e34417b40d5 - performance_tests[ac8b1db337944dda]::test_memory_mapped_file_loading
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:103:5
[INFO] [stdout]   20:     0x5e34417b2037 - performance_tests[ac8b1db337944dda]::test_memory_mapped_file_loading::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:81:37
[INFO] [stdout]   21:     0x5e34417bac96 - <performance_tests[ac8b1db337944dda]::test_memory_mapped_file_loading::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e34417bae7b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e34417bae7b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5e34417c86f5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5e34417c86f5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5e34417c86f5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5e34417c86f5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5e34417c86f5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5e34417c86f5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5e34417c86f5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5e34417c3254 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5e34417c3254 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5e34417cb772 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5e34417cb772 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e34417cb772 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e34417cb772 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e34417cb772 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e34417cb772 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5e34417cb772 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e344189bf8f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x5e344189bf8f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x77d6aff63aa4 - <unknown>
[INFO] [stdout]   43:     0x77d6afff0a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_memory_mapped_file_loading
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.98s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test performance_tests`
[INFO] running `Command { std: "docker" "inspect" "ea2bd1fbf263e88fc31c2b11262c7f6851e8c5850db32be59776ddfcf309a0e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea2bd1fbf263e88fc31c2b11262c7f6851e8c5850db32be59776ddfcf309a0e0", kill_on_drop: false }`
[INFO] [stdout] ea2bd1fbf263e88fc31c2b11262c7f6851e8c5850db32be59776ddfcf309a0e0
